Skip to content

Validate reCAPTCHA before user registration#600

Open
RubenBlazquez wants to merge 1 commit into
mainfrom
fix/validate_recaptcha_before_registration
Open

Validate reCAPTCHA before user registration#600
RubenBlazquez wants to merge 1 commit into
mainfrom
fix/validate_recaptcha_before_registration

Conversation

@RubenBlazquez

@RubenBlazquez RubenBlazquez commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

🎩 What? Why?

The reCaptcha was validated after the user was created, so if it failed it returned an error saying that the user could not be registered and the confirmation email was sent.

This PR first establishes the reCaptcha validation and then creates the user

📌 Related Issues

  • Related to #?
  • Fixes #?

📋 Subtasks

  • Add documentation regarding the feature
  • Add/modify seeds
  • Add tests
  • Another subtask

📷 Screenshots (optional)

Description

@RubenBlazquez RubenBlazquez self-assigned this Jun 4, 2026

@laurajaime laurajaime left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please, add a test in the recaptcha module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants